home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.7.0.6.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  365 b   |  14 lines

  1. Git v1.7.0.6 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.7.0.5
  5. --------------------
  6.  
  7.  * "git diff --stat" used "int" to count the size of differences,
  8.    which could result in overflowing.
  9.  
  10.  * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike
  11.    newer tools in the git toolset.
  12.  
  13. And other minor fixes and documentation updates.
  14.